Stream from September 26, 2023 at https://twitch.tv/sphaerophoria Today we worked on finalizing my ethernet driver. This required some interior mutability which resulted in the implementation of an async mutex. We also started to look into some other polish for the driver, but managed to talk ourselves out of having to do much real work there. Current source code is available at https://github.com/sphaerophoria/stream-os 00:00 Intro 05:47 Implementing an async mutex 35:44 Integrating mutex with rtl8139 driver 45:12 Various clean up attempts